Skip to content

chore(deps): bump dd-trace from 5.106.0 to 5.109.0#1361

Merged
ajimae merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dd-trace-5.109.0
Jun 18, 2026
Merged

chore(deps): bump dd-trace from 5.106.0 to 5.109.0#1361
ajimae merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dd-trace-5.109.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps dd-trace from 5.106.0 to 5.109.0.

Release notes

Sourced from dd-trace's releases.

5.109.0

Features

  • aws Aws-durable-execution-sdk-js instrumentation #8012
  • aws-sdk Create kinesis consumer span for promise-based getRecords #8828
  • aws-sdk Create SQS consumer spans for promise-based receives #8827
  • bull-mq Adds support for filter config opt #8340
  • next Capture thrown app-route errors via onRequestError #8822

Fixes

  • AI Guard Remove aiguard product code from instrumentation #8858
  • AppSec Implement limits for analyzed downstream requests #8655
  • AppSec Optimize iast regex #8913
  • electron Skip IPC patching in processes without ipcMain #8798
  • Feature Flags Keep the optional peer require opaque to bundlers #8693
  • General Make tracer.use('fs') resolve while keeping fs off by default #8818
  • General Route agentless spans to the regional data-center intake #8870
  • General Suppress self-tracing of UDP metric flushes #8824
  • redis Drop db.name placeholder that poisons inferred service naming #8402

Performance

  • Test Optimization Reuse vitest git metadata in workers #8935

Internal (CI, Testing, Benchmarking)

  • Add batch/resource serialization benchmark #8883
  • Add code-owner resolution benchmark #8878
  • Add evaluation-metrics writer benchmark #8874
  • Add metric formatting and aggregation benchmark #8879
  • Add per-span tag formatting benchmark #8876
  • Add priority sampling benchmark and tune spans batch size #8875
  • Add request serialization benchmark #8881
  • Add resolution benchmarks #8884
  • Add span-processor format benchmark #8873
  • Add startSpan tag-assembly benchmark #8882
  • Add test-optimization event encoder benchmark #8877
  • Add traced end-to-end and allocation-churn benchmarks #8885
  • Build release notes from conventional commits #8814
  • Bump @​babel/core from 7.29.0 to 7.29.7 #8919
  • Bump @​happy-dom/jest-environment from 20.10.2 to 20.10.3 in /packages/dd-trace/test/plugins/versions in the test-optimization group across 1 directory #8930
  • Bump @​smithy/smithy-client #8927
  • Bump form-data from 4.0.5 to 4.0.6 #8918
  • Bump markdown-it from 14.1.1 to 14.2.0 in /docs #8932
  • Bump the ai-and-llm group across 1 directory with 2 updates #8892
  • Bump the ai-and-llm group across 1 directory with 7 updates #8904
  • Bump the ai-and-llm group across 1 directory with 9 updates #8928
  • Bump the opentelemetry group across 1 directory with 6 updates #8906
  • Bump the serverless group across 1 directory with 10 updates #8929
  • Bump the serverless group across 1 directory with 8 updates #8893
  • Bump the serverless group across 1 directory with 8 updates #8905
  • Bump ws from 8.20.1 to 8.21.0 in /benchmark/sirun/startup/everything-fixture in the npm_and_yarn group across 1 directory #8917
  • Harden existing apm-idm benches and resync their docs #8886

... (truncated)

Commits
  • a4df1a4 v5.109.0
  • 0679edb chore(release): use current product names in generated release notes (#8945)
  • eaf8b53 feat(bull-mq): adds support for filter config opt (#8340)
  • fce0654 chore(release): sort changelog entries and bold every section heading (#8944)
  • d133a75 fix(appsec): Implement limits for analyzed downstream requests (#8655)
  • ef6ef2c chore(release): label changelog entries by commit scope instead of "Other" (#...
  • a0d6a9f feat(aws): aws-durable-execution-sdk-js instrumentation (#8012)
  • d70ad66 perf(test-optimization): reuse vitest git metadata in workers (#8935)
  • 69b7dc9 chore(deps): bump the ai-and-llm group across 1 directory with 9 updates (#8928)
  • 71e426b chore(deps): bump the serverless group across 1 directory with 10 updates (#8...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dd-trace](https://github.com/DataDog/dd-trace-js) from 5.106.0 to 5.109.0.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v5.106.0...v5.109.0)

---
updated-dependencies:
- dependency-name: dd-trace
  dependency-version: 5.109.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner June 17, 2026 17:13
@changeset-bot

changeset-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f17c20b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ajimae ajimae merged commit 1dc8fa0 into master Jun 18, 2026
10 checks passed
@ajimae ajimae deleted the dependabot/npm_and_yarn/dd-trace-5.109.0 branch June 18, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant